Uses of Class
edu.claflin.finder.algo.jungutils.Functions.IdentityFunction
-
Packages that use Functions.IdentityFunction Package Description edu.claflin.finder.algo.jungutils -
-
Uses of Functions.IdentityFunction in edu.claflin.finder.algo.jungutils
Methods in edu.claflin.finder.algo.jungutils that return Functions.IdentityFunction Modifier and Type Method Description static Functions.IdentityFunctionFunctions.IdentityFunction. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Functions.IdentityFunction[]Functions.IdentityFunction. values()Returns an array containing the constants of this enum type, in the order they are declared.
-